request
From Documentation
request - javax.servlet.http.HttpServletRequest
The HTTP request causing the execution of this action.
Unlike other implicit objects, this implicit object is not stored as an attribute of the request. However, the view can retrieve it straightforward with the view's technology. For example, if the view is a ZUML document, then Execution.getNativeRequest() returns the HTTP request.
Version History
Version | Date | Content |
---|---|---|